Skip to content

Conversation

@coder137
Copy link
Owner

  • TickedTimer feature where timer only runs when TickedAsyncExecutor::tick is invoked
  • Exposes tokio::sync::watch::Receiver to subscribe to tick event(s)

@codecov
Copy link

codecov bot commented Jul 22, 2024

Codecov Report

Attention: Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.

Project coverage is 98.71%. Comparing base (f22d942) to head (e717951).

Files Patch % Lines
src/ticked_timer.rs 87.50% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main       #5      +/-   ##
===========================================
- Coverage   100.00%   98.71%   -1.29%     
===========================================
  Files            3        4       +1     
  Lines           64       78      +14     
===========================================
+ Hits            64       77      +13     
- Misses           0        1       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@coder137 coder137 merged commit 45c76da into main Jul 22, 2024
@coder137 coder137 deleted the ticked_timer branch July 22, 2024 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants